FixSellSideProvider<TA, TS>.AuthFailed Method

public void AuthFailed( 
string guid
ProviderError error 
)
This language is not supported or no code example is available.
public:  
void AuthFailed( 
String^ guid
ProviderError^ error 
)
This language is not supported or no code example is available.
public function AuthFailed( 
guid : String
error : ProviderError 
);
This language is not supported or no code example is available.

Parameters

guid
string

error
ProviderError

In this article

Definition